3.964 \(\int \frac {x^2}{\sqrt {a+b x^2+c x^4}} \, dx\)

Optimal. Leaf size=267 \[ \frac {\sqrt [4]{a} \left (\sqrt {a}+\sqrt {c} x^2\right ) \sqrt {\frac {a+b x^2+c x^4}{\left (\sqrt {a}+\sqrt {c} x^2\right )^2}} F\left (2 \tan ^{-1}\left (\frac {\sqrt [4]{c} x}{\sqrt [4]{a}}\right )|\frac {1}{4} \left (2-\frac {b}{\sqrt {a} \sqrt {c}}\right )\right )}{2 c^{3/4} \sqrt {a+b x^2+c x^4}}-\frac {\sqrt [4]{a} \left (\sqrt {a}+\sqrt {c} x^2\right ) \sqrt {\frac {a+b x^2+c x^4}{\left (\sqrt {a}+\sqrt {c} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac {\sqrt [4]{c} x}{\sqrt [4]{a}}\right )|\frac {1}{4} \left (2-\frac {b}{\sqrt {a} \sqrt {c}}\right )\right )}{c^{3/4} \sqrt {a+b x^2+c x^4}}+\frac {x \sqrt {a+b x^2+c x^4}}{\sqrt {c} \left (\sqrt {a}+\sqrt {c} x^2\right )} \]

[Out]

x*(c*x^4+b*x^2+a)^(1/2)/c^(1/2)/(a^(1/2)+x^2*c^(1/2))-a^(1/4)*(cos(2*arctan(c^(1/4)*x/a^(1/4)))^2)^(1/2)/cos(2
*arctan(c^(1/4)*x/a^(1/4)))*EllipticE(sin(2*arctan(c^(1/4)*x/a^(1/4))),1/2*(2-b/a^(1/2)/c^(1/2))^(1/2))*(a^(1/
2)+x^2*c^(1/2))*((c*x^4+b*x^2+a)/(a^(1/2)+x^2*c^(1/2))^2)^(1/2)/c^(3/4)/(c*x^4+b*x^2+a)^(1/2)+1/2*a^(1/4)*(cos
(2*arctan(c^(1/4)*x/a^(1/4)))^2)^(1/2)/cos(2*arctan(c^(1/4)*x/a^(1/4)))*EllipticF(sin(2*arctan(c^(1/4)*x/a^(1/
4))),1/2*(2-b/a^(1/2)/c^(1/2))^(1/2))*(a^(1/2)+x^2*c^(1/2))*((c*x^4+b*x^2+a)/(a^(1/2)+x^2*c^(1/2))^2)^(1/2)/c^
(3/4)/(c*x^4+b*x^2+a)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 267, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.150, Rules used = {1139, 1103, 1195} \[ \frac {\sqrt [4]{a} \left (\sqrt {a}+\sqrt {c} x^2\right ) \sqrt {\frac {a+b x^2+c x^4}{\left (\sqrt {a}+\sqrt {c} x^2\right )^2}} F\left (2 \tan ^{-1}\left (\frac {\sqrt [4]{c} x}{\sqrt [4]{a}}\right )|\frac {1}{4} \left (2-\frac {b}{\sqrt {a} \sqrt {c}}\right )\right )}{2 c^{3/4} \sqrt {a+b x^2+c x^4}}-\frac {\sqrt [4]{a} \left (\sqrt {a}+\sqrt {c} x^2\right ) \sqrt {\frac {a+b x^2+c x^4}{\left (\sqrt {a}+\sqrt {c} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac {\sqrt [4]{c} x}{\sqrt [4]{a}}\right )|\frac {1}{4} \left (2-\frac {b}{\sqrt {a} \sqrt {c}}\right )\right )}{c^{3/4} \sqrt {a+b x^2+c x^4}}+\frac {x \sqrt {a+b x^2+c x^4}}{\sqrt {c} \left (\sqrt {a}+\sqrt {c} x^2\right )} \]

Antiderivative was successfully verified.

[In]

Int[x^2/Sqrt[a + b*x^2 + c*x^4],x]

[Out]

(x*Sqrt[a + b*x^2 + c*x^4])/(Sqrt[c]*(Sqrt[a] + Sqrt[c]*x^2)) - (a^(1/4)*(Sqrt[a] + Sqrt[c]*x^2)*Sqrt[(a + b*x
^2 + c*x^4)/(Sqrt[a] + Sqrt[c]*x^2)^2]*EllipticE[2*ArcTan[(c^(1/4)*x)/a^(1/4)], (2 - b/(Sqrt[a]*Sqrt[c]))/4])/
(c^(3/4)*Sqrt[a + b*x^2 + c*x^4]) + (a^(1/4)*(Sqrt[a] + Sqrt[c]*x^2)*Sqrt[(a + b*x^2 + c*x^4)/(Sqrt[a] + Sqrt[
c]*x^2)^2]*EllipticF[2*ArcTan[(c^(1/4)*x)/a^(1/4)], (2 - b/(Sqrt[a]*Sqrt[c]))/4])/(2*c^(3/4)*Sqrt[a + b*x^2 +
c*x^4])

Rule 1103

Int[1/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[c/a, 4]}, Simp[((1 + q^2*x^2)*Sqrt[(
a + b*x^2 + c*x^4)/(a*(1 + q^2*x^2)^2)]*EllipticF[2*ArcTan[q*x], 1/2 - (b*q^2)/(4*c)])/(2*q*Sqrt[a + b*x^2 + c
*x^4]), x]] /; FreeQ[{a, b, c}, x] && NeQ[b^2 - 4*a*c, 0] && PosQ[c/a]

Rule 1139

Int[(x_)^2/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[c/a, 2]}, Dist[1/q, Int[1/Sqrt[
a + b*x^2 + c*x^4], x], x] - Dist[1/q, Int[(1 - q*x^2)/Sqrt[a + b*x^2 + c*x^4], x], x]] /; FreeQ[{a, b, c}, x]
 && NeQ[b^2 - 4*a*c, 0] && PosQ[c/a]

Rule 1195

Int[((d_) + (e_.)*(x_)^2)/Sqrt[(a_) + (b_.)*(x_)^2 + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[c/a, 4]}, -Simp[
(d*x*Sqrt[a + b*x^2 + c*x^4])/(a*(1 + q^2*x^2)), x] + Simp[(d*(1 + q^2*x^2)*Sqrt[(a + b*x^2 + c*x^4)/(a*(1 + q
^2*x^2)^2)]*EllipticE[2*ArcTan[q*x], 1/2 - (b*q^2)/(4*c)])/(q*Sqrt[a + b*x^2 + c*x^4]), x] /; EqQ[e + d*q^2, 0
]] /; FreeQ[{a, b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && PosQ[c/a]

Rubi steps

\begin {align*} \int \frac {x^2}{\sqrt {a+b x^2+c x^4}} \, dx &=\frac {\sqrt {a} \int \frac {1}{\sqrt {a+b x^2+c x^4}} \, dx}{\sqrt {c}}-\frac {\sqrt {a} \int \frac {1-\frac {\sqrt {c} x^2}{\sqrt {a}}}{\sqrt {a+b x^2+c x^4}} \, dx}{\sqrt {c}}\\ &=\frac {x \sqrt {a+b x^2+c x^4}}{\sqrt {c} \left (\sqrt {a}+\sqrt {c} x^2\right )}-\frac {\sqrt [4]{a} \left (\sqrt {a}+\sqrt {c} x^2\right ) \sqrt {\frac {a+b x^2+c x^4}{\left (\sqrt {a}+\sqrt {c} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac {\sqrt [4]{c} x}{\sqrt [4]{a}}\right )|\frac {1}{4} \left (2-\frac {b}{\sqrt {a} \sqrt {c}}\right )\right )}{c^{3/4} \sqrt {a+b x^2+c x^4}}+\frac {\sqrt [4]{a} \left (\sqrt {a}+\sqrt {c} x^2\right ) \sqrt {\frac {a+b x^2+c x^4}{\left (\sqrt {a}+\sqrt {c} x^2\right )^2}} F\left (2 \tan ^{-1}\left (\frac {\sqrt [4]{c} x}{\sqrt [4]{a}}\right )|\frac {1}{4} \left (2-\frac {b}{\sqrt {a} \sqrt {c}}\right )\right )}{2 c^{3/4} \sqrt {a+b x^2+c x^4}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.13, size = 278, normalized size = 1.04 \[ \frac {i \left (\sqrt {b^2-4 a c}-b\right ) \sqrt {\frac {\sqrt {b^2-4 a c}+b+2 c x^2}{\sqrt {b^2-4 a c}+b}} \sqrt {\frac {2 c x^2}{b-\sqrt {b^2-4 a c}}+1} \left (E\left (i \sinh ^{-1}\left (\sqrt {2} \sqrt {\frac {c}{b+\sqrt {b^2-4 a c}}} x\right )|\frac {b+\sqrt {b^2-4 a c}}{b-\sqrt {b^2-4 a c}}\right )-F\left (i \sinh ^{-1}\left (\sqrt {2} \sqrt {\frac {c}{b+\sqrt {b^2-4 a c}}} x\right )|\frac {b+\sqrt {b^2-4 a c}}{b-\sqrt {b^2-4 a c}}\right )\right )}{2 \sqrt {2} c \sqrt {\frac {c}{\sqrt {b^2-4 a c}+b}} \sqrt {a+b x^2+c x^4}} \]

Antiderivative was successfully verified.

[In]

Integrate[x^2/Sqrt[a + b*x^2 + c*x^4],x]

[Out]

((I/2)*(-b + Sqrt[b^2 - 4*a*c])*Sqrt[(b + Sqrt[b^2 - 4*a*c] + 2*c*x^2)/(b + Sqrt[b^2 - 4*a*c])]*Sqrt[1 + (2*c*
x^2)/(b - Sqrt[b^2 - 4*a*c])]*(EllipticE[I*ArcSinh[Sqrt[2]*Sqrt[c/(b + Sqrt[b^2 - 4*a*c])]*x], (b + Sqrt[b^2 -
 4*a*c])/(b - Sqrt[b^2 - 4*a*c])] - EllipticF[I*ArcSinh[Sqrt[2]*Sqrt[c/(b + Sqrt[b^2 - 4*a*c])]*x], (b + Sqrt[
b^2 - 4*a*c])/(b - Sqrt[b^2 - 4*a*c])]))/(Sqrt[2]*c*Sqrt[c/(b + Sqrt[b^2 - 4*a*c])]*Sqrt[a + b*x^2 + c*x^4])

________________________________________________________________________________________

fricas [F]  time = 0.74, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {x^{2}}{\sqrt {c x^{4} + b x^{2} + a}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(c*x^4+b*x^2+a)^(1/2),x, algorithm="fricas")

[Out]

integral(x^2/sqrt(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {x^{2}}{\sqrt {c x^{4} + b x^{2} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(c*x^4+b*x^2+a)^(1/2),x, algorithm="giac")

[Out]

integrate(x^2/sqrt(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

maple [A]  time = 0.01, size = 216, normalized size = 0.81 \[ -\frac {\sqrt {2}\, \sqrt {-\frac {2 \left (-b +\sqrt {-4 a c +b^{2}}\right ) x^{2}}{a}+4}\, \sqrt {\frac {2 \left (b +\sqrt {-4 a c +b^{2}}\right ) x^{2}}{a}+4}\, \left (-\EllipticE \left (\frac {\sqrt {2}\, \sqrt {\frac {-b +\sqrt {-4 a c +b^{2}}}{a}}\, x}{2}, \frac {\sqrt {\frac {2 \left (b +\sqrt {-4 a c +b^{2}}\right ) b}{a c}-4}}{2}\right )+\EllipticF \left (\frac {\sqrt {2}\, \sqrt {\frac {-b +\sqrt {-4 a c +b^{2}}}{a}}\, x}{2}, \frac {\sqrt {\frac {2 \left (b +\sqrt {-4 a c +b^{2}}\right ) b}{a c}-4}}{2}\right )\right ) a}{2 \sqrt {\frac {-b +\sqrt {-4 a c +b^{2}}}{a}}\, \sqrt {c \,x^{4}+b \,x^{2}+a}\, \left (b +\sqrt {-4 a c +b^{2}}\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(c*x^4+b*x^2+a)^(1/2),x)

[Out]

-1/2*a*2^(1/2)/((-b+(-4*a*c+b^2)^(1/2))/a)^(1/2)*(-2*(-b+(-4*a*c+b^2)^(1/2))/a*x^2+4)^(1/2)*(2*(b+(-4*a*c+b^2)
^(1/2))/a*x^2+4)^(1/2)/(c*x^4+b*x^2+a)^(1/2)/(b+(-4*a*c+b^2)^(1/2))*(EllipticF(1/2*2^(1/2)*((-b+(-4*a*c+b^2)^(
1/2))/a)^(1/2)*x,1/2*(2*(b+(-4*a*c+b^2)^(1/2))/a*b/c-4)^(1/2))-EllipticE(1/2*2^(1/2)*((-b+(-4*a*c+b^2)^(1/2))/
a)^(1/2)*x,1/2*(2*(b+(-4*a*c+b^2)^(1/2))/a*b/c-4)^(1/2)))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {x^{2}}{\sqrt {c x^{4} + b x^{2} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(c*x^4+b*x^2+a)^(1/2),x, algorithm="maxima")

[Out]

integrate(x^2/sqrt(c*x^4 + b*x^2 + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {x^2}{\sqrt {c\,x^4+b\,x^2+a}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(a + b*x^2 + c*x^4)^(1/2),x)

[Out]

int(x^2/(a + b*x^2 + c*x^4)^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {x^{2}}{\sqrt {a + b x^{2} + c x^{4}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2/(c*x**4+b*x**2+a)**(1/2),x)

[Out]

Integral(x**2/sqrt(a + b*x**2 + c*x**4), x)

________________________________________________________________________________________